@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px; font-family: "Arial"}
img{ border:0;}
a{ text-decoration:none; color:#333;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container{width:1440px; margin: 0 auto; }
.w1440{ width:1520px; margin: 0 auto; }
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}

*:focus{   
	border:none;
}



@font-face {
    font-family: 'BODONI';
    src: url('../font/BODONI MT.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}


/* 导航栏 */
.header_nav{height:100px; width:100%; z-index: 9; position:fixed; top:0; left:0; z-index: 9; background: #fff; box-shadow:0 0 5px rgba(0,0,0,0.3); padding: 0 6%}
.h_logo{width:127px; height:100px; float: left; display: flex; align-items: center; }
.h_logo img{max-width: 100%;  height: auto; align-items: center; }
.h_search{width:23px; height: 100px; background: url(../images/search.png) no-repeat center; float: right}
.h_input_text{width:auto; display: table; margin: 0px auto;}
.h_input{width:100%; height:100%;  background:rgba(255,255,255,0.8); border-top:1px solid #e5e5e5;  position: absolute; top:100%; left:0; z-index: 9; display: none; padding-top:18px;}
.h_input .h_text{width:288px; height:50px; float: left; background: #eee; border: 0; padding: 0 10px; font-size: 14px; color: #555555;}
.h_submit{width:120px; height: 50px; background:#c7000b; float: right;border: 0; cursor: pointer; text-align: center; line-height: 50px; font-size: 16px; color: #fff}
.h_dianhua{float: right; font-size: 20px; color:#fff; font-weight: bold; line-height:38px; width:auto; height:38px;  text-align: center;padding: 0 35px 0 60px; 
	margin-top:30px; background: #c7000b url(../images/h_dh.png) no-repeat 28px center; border-radius: 25px; margin-left:3%}
.nav{ height:100px; width:auto; float: right; width:54%; margin-right:2%}
.nav .nLi{position:relative;float:left;display:inline;height:100%; width:12.5%;}
.nav .nLi h3{ font-weight: normal; width:100%; height: auto; margin-top:28px }
.nav .nLi h3 p{height:auto; color:#333333; font-size:16px;  width:auto; position: relative; text-align: center;  display: table; margin: 0px auto; line-height:45px;}
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#fff;  }
.nav .sub{position:absolute;top:90px;left:50%; z-index:999;display:none;padding:0;width:160px; margin-left: -80px; background:#fff;line-height:26px;} 
.nav .sub li{height:33px;border-bottom:1px solid #eee;text-align:center;line-height:33px;zoom:1}
.nav .sub li p{float:left;margin:0;width:100%; font-size:14px}
.nav .sub li span{float:right}
.nav .sub a{display:block;padding:0 10px;height:100%;color:#333;}
.nav .nLi.active h3 p,.nav .nLi:hover h3 p{border-bottom: 1px solid #c7000b; color:#c7000b; font-weight: bold;}
.nav .nLi:last-child{margin-right: 0}
.sub li:hover a{color:#c7000b;}




/* 首页:banner */
.banner{ width:100%; height:944px; position: relative; overflow: hidden; }
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{z-index:1;overflow:hidden;height:auto; position: absolute; bottom:60px; left:0; width: 100%}
.banner .slideBox .hd ul{overflow:hidden;zoom:1;margin: 0px auto; width:auto;  display: table}
.banner .slideBox .hd ul li{width:auto;height:10px; width: 10px; cursor:pointer; border-radius: 50%; background: #fff;  position: relative; float: left;text-indent: -999px; margin: 0 10px; }
.banner .slideBox .hd ul li.on{opacity: 1; background: #fcc700}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:944px; overflow: hidden}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{width:100%; height:944px; display: block;}
.banner .slideBox .bd li img{vertical-align: bottom; width: 100%; height: auto;transition: all 5.5s;}




/*产品中心*/
.index_product{width:100%; height: auto; overflow: hidden; margin-bottom: 62px;}
.index_product ul{width:100%; height: auto; overflow: hidden}
.index_product ul li{width:16.66%; height: auto; float: left; border-right:1px solid #eeeeee; border-bottom: 1px solid #eeeeee; padding:50px 1.3%}
.index_product ul li h3{width:100%; height:60px; line-height:30px; color:#333333; font-size:20px; font-weight: bold;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;}
.index_product ul li h4{width:100%; height:50px; line-height:25px; color:#c7000b; font-size: 16px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_product ul li span{width:142px; height: 38px; background: url(../images/ab_xian.png) no-repeat center; font-size: 14px; color: #fff; line-height: 38px; opacity: 0; display: block; text-align: center; padding-right: 20px}
.in_pro_pic{width:100%; height: auto; overflow: hidden; display: flex; align-items: center; margin-top: 20px}
.in_pro_pic img{max-width:100%; height: auto; overflow: hidden; align-items: center; margin: 0px auto;}
.index_product ul li:nth-child(6n){ border-right:0;}
.chanye_more{width:197px; height: 57px; line-height: 57px; background: #c7000b; text-align: center; color:#fff; margin:28px auto 0; border-radius:30px; font-size: 22px;}
.chanye_more a{font-size: 22px;  color:#fff;}
.chanye_more:hover{background: #000}
.index_product ul li:hover{background: #c7000b}
.index_product ul li:hover h3{color:#fff}
.index_product ul li:hover span{opacity: 1}
.index_product ul li:hover h4{opacity: 0}


/*关于我们*/
.index_about{width:100%; height: 774px; overflow: hidden; background: url(../images/about_bj.jpg) no-repeat center; padding: 80px 0}
.index_about_title{width:100%; height: auto; overflow: hidden; margin-bottom:56px }
.index_about_title dl{width:auto; float: left}
.index_about_title dl dt{width:100%; height: auto; overflow: hidden}
.index_about_title dl dd{width:100%; height: auto; overflow:hidden; margin-top: -30px; font-size: 38px; font-weight:bold; font-family: "Arial"}
.index_about_title dl dd span{ font-size: 38px; color:#c7000b}
.about_xx{width:67%; height: auto; float: right; font-size: 14px; color:#444444; line-height: 30px;}
.index_about_bottom{width:100%; height: auto; overflow: hidden;}
.index_about_bottom a{width:49.4%; height: auto; float: left; position: relative; overflow: hidden}
.index_about_bottom a:nth-child(2n){float: right}
.index_about_bottom a img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_about_bottom a:hover img{transform: scale(1.08);transition: all 1s ease 0s;-webkit-transform: scale(1.08);-webkit-transform: all 1s ease 0s;}
.in_about_xx{width:100%; height: auto; display: block; position: absolute; top:0; left:0; padding:10% 16% 0}
.in_about_xx h3{color:#fff; font-size: 32px; font-weight: bold; text-align: center; margin-bottom: 30px;}
.in_about_xx p{color:#fff; font-size: 14px; line-height: 30px;}
.ab_more{width:99px; height: 40px; line-height: 40px; border-bottom: 1px solid #fff; background: url(../images/bb_jts.png) no-repeat right center; margin:50px auto 0;}
.ab_more span{color:#fff; font-size: 14px;}


/*优势*/
.index_youshi{width:100%; height: 809px; overflow: hidden;  background: url(../images/youshi_bj.jpg) no-repeat;}
.index_youshi ul{width:100%; height: 100%; overflow: hidden}
.index_youshi ul li{width:25%; height: 100%; float: left; border-right:1px solid rgba(255,255,255,0.6)}
.in_ys_pic{width:100%; height: auto; overflow: hidden; display: none}
.in_ys_pic img{width:100%; height: auto; overflow: hidden}

.in_ys_bottom{width:100%; height: auto; display: block; padding: 0 18%; padding-top:178px; text-align: center}
.in_ys_bottom h3{text-align: center; color:#ffffff; font-size: 22px; font-weight:bold; position: relative; height: 64px; line-height: 64px; margin: 54px 0 48px}
.in_ys_bottom h3:after{content: ""; width: 96px; height: 1px; border-top:1px solid #fff; position: absolute; top:0; left:50%; margin-left: -48px;}
.in_ys_bottom h3:before{content: ""; width: 96px; height: 1px; border-bottom:1px solid #fff; position: absolute; bottom:0; left:50%; margin-left: -48px;}
.in_youshi_xx{width:100%; height: auto; overflow: hidden; font-size: 14px; color: #ffffff; line-height: 28px; text-align: left}
.index_youshi ul li:hover .in_ys_pic{display: block}
.index_youshi ul li:hover .in_ys_bottom{height:auto; padding-top:28px}
.index_youshi ul li:hover{background:#c7000b url(../images/hh_icon.png) no-repeat bottom right}
.index_youshi ul li:hover .in_ys_bottom img{display: none}



/*新闻资讯*/
.index_news{width:100%; height: auto; overflow: hidden; margin-top: 70px; position: relative; background: url(../images/news_bjs.jpg) no-repeat bottom center;
	padding-bottom: 64px;}
.index_news_top{width:100%; height: auto; overflow: hidden; margin-bottom: 30px}
.in_ntitle{float:left; position: relative}
.in_ntitle dl{width:100%; height: auto; overflow: hidden}
.in_ntitle dl dt{width:100%; height: auto; overflow: hidden}
.in_ntitle dl dd{width:100%; height: auto; overflow: hidden; color:#333333; font-size: 38px; font-weight: bold; margin-top: -36px}
.in_ntitle dl dd span{color:#c7000b; font-size: 38px; font-weight: bold;}
.in_ntitle p{width:100%;color:#666666; font-size: 16px; margin-top: 20px;}
.in_news_link{float: right; margin-top: 40px}
.in_news_link a{height:40px; line-height: 40px; float: left; width: 136px; text-align: center; font-size:16px; color:#333333;}
.in_news_link a:hover{background: #1b1b1b; color:#fff}
.in_news_link span{color:#333333; font-size: 16px; float: left; line-height: 40px;}
.n_more{background: #1b1b1b; color:#fff!important;}
.index_news_left{width:41.6%; height: auto; float: left; position: relative}
.index_news_left a{width:100%; height: auto; display: block; overflow: hidden}
.index_news_left a img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_news_left dl{width:100%; height:auto;  position: absolute; bottom:20px; left:0; padding: 0 30px;}
.index_news_left dl dt{color:#fff; font-size:16px;}
.index_news_left dl dd{color:#fff; font-size: 18px; font-weight: bold; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_bottom{width:100%; height:100%;  position: absolute; bottom:0; left:0; background: url(../images/img_h.png) no-repeat bottom center; background-size: cover; }

.index_news_center{width:20%; height: auto; float:left; margin-left: 1.2%}
.index_news_center a{width:100%; height: auto; display: block; margin-bottom: 17px; position: relative; overflow: hidden}
.index_news_center a img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_news_hover{width:100%; height:100%;  position: absolute; bottom:0; left:0; background: url(../images/img_h.png) no-repeat bottom center; }
.in_news_hover h3{width:100%; height: 30px; line-height: 30px; position: absolute; bottom:15px; left:0; padding: 0 20px; font-size: 16px; font-weight: bold; color:#fff; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.in_news_ul{width:35.8%; height: auto; float: right }
.in_news_ul li{width:100%; height: auto; overflow: hidden;  background: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.2); padding: 25px 5%; margin-bottom:30px; }
.in_news_ul li p{width:100%; height: 50px; color:#888888; font-size: 14px; line-height: 25px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 10px}
.in_news_ul li h3{width:60%; height:30px; line-height: 30px; float: left; color:#333333; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-weight: bold;}
.in_news_ul li span{color:#000000; font-size: 14px; font-family: "Arial"; height:30px; line-height: 30px; float: right}
.in_news_ul li:hover{box-shadow: 0 0 5px rgba(0,0,0,0);}
.in_news_ul li:hover h3{color:#c7000b}
.index_news_left a:hover img,.index_news_center a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}



/*联系*/
.index_lianxi{width:100%; height:336px; background: url(../images/lian_bjs.jpg) no-repeat center; padding: 72px 0}
.index_lianxi_left{width:60%; height: auto; float: left}
.index_lianxi_left h3{color:#f6f6f6; font-size: 40px; font-weight: bold;}
.index_lianxi_left hr{width:149px; height: 4px; background: #ffffff; display: block; border: 0; margin: 28px 0}
.index_lianxi_left p{color:#ffffff; font-size: 20px; line-height: 34px;}
.lx_link{width:199px; height: 54px; background: #fff url(../images/h_jts.png) no-repeat 80% center; line-height: 54px; float: right; border-radius: 28px; font-size: 18px; font-weight: bold; color:#cf242e; padding-left: 40px; margin-top: 70px}
.lx_link:hover{background: #000 url(../images/h_jts.png) no-repeat 80% center; }

/*底部*/
.footer{width:100%; height:auto; overflow: hidden; background:#efefef;  padding:50px 0}
.footer_left{width:27%; height: auto; float: left; border-top:1px solid #7d7d7d; border-bottom:1px solid #7d7d7d; padding:20px 0; overflow: hidden }
.footer_left p{color:#333333; font-size: 16px; line-height: 33px;}
.footer_left p b{font-weight: bold; font-size: 16px;}
.footer_right{width:49%; height: auto; float: left; margin-left: 7%;}
.footer_nav{width:100%; height:30px; line-height: 30px;}
.footer_nav a{color:#111111; font-size: 16px; margin-right:8%}
.footer_nav a:last-child{margin-right: 0}
.footer_nav a:hover{color:#d10214}
.f_logo{width:100%; height: auto;  overflow: hidden; margin: 36px 0; display: block}
.f_logo img{max-width:100%; height: auto; display: block}
.f_rexian{width:100%; height:35px; line-height:35px; font-size:16px; color: #333333;}
.f_rexian span{color:#d10214; font-size: 20px;}
.footer_ma{width:150px; float: right; overflow: hidden;}
.footer_ma dl{width:150px; height: auto; float: left; margin-right: 22px;}
.footer_ma dl dt{width:100%; height: 150px; display: block; background: url(../images/ma_bj.png) no-repeat center; background-size: 100% 100%; padding: 10px;}
.footer_ma dl dt img{width:100%; height: auto; display: block}
.footer_ma dl dd{width:100%; color:#999999; font-size: 14px; text-align: center; margin-top: 10px; line-height: 30px;}
.footer_bottom{width:100%; height:52px; border-top: 1px solid rgba(255,255,255,0.3);margin-top:18px }
.copy_bq{width:auto; height:40px; line-height:40px; position: relative; color:#666666; font-size:14px; float: left}
.copy_bq a{color:#666666; font-size:14px; margin-right: 10px;}
.copy_bq a:hover{color:#fc0001!important}
.footer_zhichi{width:100%; height:100%; overflow: hidden;}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px; color:#333333; line-height:40px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl_hover.png) no-repeat; margin-top:10px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl_hover.png) no-repeat; margin-top:10px; }
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat}
.footer_zhichi span{float: left; font-size:14px; color: #333333;}
.footer_zhichi i{ float: left;}



/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:600px; height:400px; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:360px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}




/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:200px;
    width: 77px;
    z-index: 999;
}

.leftlx {
    float: left;
    height: 47px;
    width: 80px;
}

.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 100%;
    padding-top:14px;
    width: 300px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 12px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 30px;
    margin: 0 auto 8px;
    text-align: center;
    width: 50px;
}
.lxfx li i.icon-tel {
     background:url(../images/dh_i.png) no-repeat center
}
.lxfx li i.icon-ly {
   background:url(../images/ly_i.png) no-repeat center
}
.lxfx li i.icon-wx {
   background:url(../images/wx_i.png) no-repeat center
}
.lxfx li i.icon-cp {
   background:url(../images/cp_i.png) no-repeat center
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center; font-size:14px;
}
.lxfx li {
    background:#0a8d49;
    height: 80px;
    margin-bottom:5px;
    margin-left: 0;
 
    position: relative;
    width: 80px; float:left;
}

.mtop{height:40px!important;}






/*内页*/
.ny_banner{ width:100%;  position:relative;  height:320px;clear: left; margin-top:99px }
.service_ban{background: url(../images/service_ban.jpg) no-repeat center}
.product_ban{background: url(../images/product_ban.jpg) no-repeat center}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center}
.news_ban{background: url(../images/news_ban.jpg) no-repeat center}
.about_ban{background: url(../images/about_ban.jpg) no-repeat center}
.honor_ban{background: url(../images/honor_ban.jpg) no-repeat center}
.partner_ban{background: url(../images/partner_ban.jpg) no-repeat center}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center}




.ny_baninfo{width:1200px; position: absolute; top:175px; left:50%; margin-left: -600px; }
.ny_baninfo h3{font-size: 32px; color: #fff; line-height: 40px; margin-top: 40px; font-weight: bold;}
.ny_baninfo .ny_fubiao{width:100%; height: auto; overflow: hidden; margin-top: 28px;}
.ny_baninfo .ny_fubiao hr{width:55px; height: 1px; float: left; background: #c7000b; margin-top: 10px; margin-right: 8px;}
.ny_baninfo .ny_fubiao *{ color: #fff;}
.ny_baninfo .ny_fubiao p{float: left; font-size: 14px; color: #fff;}
.ny_baninfo .ny_fubiao p a{font-size: 14px; color: #fff}
.ny_baninfo h4{    font-size: 36px; font-family: "Arial"; font-weight: normal;}
.ny_baninfo .ny_fubiao p a:hover{color:#c7000b}
.shine{height:50px;line-height:50px;font-weight:bold;display:block;position:absolute;left:0;top:0%; color: #fff;}


/*内部二级导航*/
.ny_nav{width:1300px; height:54px; margin: 0 auto; margin-top: 40px;}
.ny_nav ul{width:auto; overflow: hidden; display: table; margin: 0 auto;}
.ny_nav ul li{ height:54px; line-height:54px; float:left; text-align:center;position:relative; background: #eee; margin-right: 2px; position: relative; text-align: center;}
.ny_nav ul li a{display:block; color:#fff; font-size: 15px; color: #333;padding: 0 50px; text-align: center;}
.ny_nav ul li:hover,.ny_nav ul li.active{ background: #c7000b}
.ny_nav ul li:hover a,.ny_nav ul li.active a{ color: #fff;}
.ny_nav ul li.active::after{ content: "";position: absolute; height: 2px; width: 100%; background: #c7000b; bottom: 0; left: 0;}
.ny_pro_bt{width:100%; height:auto; overflow:hidden}
.ny_pro_bt ul{width:1200px; height: auto; overflow: hidden;  margin: 60px auto 0;}
.ny_pro_bt ul li{width:auto; float: left; background: url(../images/p_xx.png) no-repeat left center; padding-left: 50px; margin-right: 30px; line-height: 40px; 
    margin-bottom: 10px;}
.ny_pro_bt ul li a{font-size: 18px; color: #060507;}
.ny_pro_bt ul li:hover a{color:#c7000b}
.ny_pro_bt ul li:hover{background: url(../images/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active{background: url(../images/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active a{color:#c7000b}

/*销售服务*/
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 30px 0; font-size:15px; color:#666; line-height:30px;}
.ny_service_all p{ color: #666 ;text-align: justify!important;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0}
.ny_service_all img{max-width:100%}

/*荣誉资质*/
.ny_honor_all{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_honor_all ul{width:100%; height: auto; overflow: hidden;}
.ny_honor_all ul li{width:23.5%; height: auto; float: left; margin-right:2%; margin-bottom:25px;}
.ny_honor_all ul li .honor_pic{width:100%;  height: auto; overflow: hidden; border:1px solid #ddd;}
.ny_honor_all ul li .honor_pic img{width:100%; height: auto; overflow: hidden; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_honor_all ul li p{width:100%; height:35px; line-height: 35px;  font-size:16px; color: #333; text-align: center;
    text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.ny_honor_all ul li:nth-child(4n){margin-right: 0px;}
.ny_honor_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}


/*案例*/
.ny_case_all{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_case_all ul{width:100%; height: auto; overflow: hidden;}
.ny_case_all ul li{width:32%; height: auto; float: left; margin-right:2%; margin-bottom:25px;}
.ny_case_all ul li .case_pic{width:100%;  height: auto; overflow: hidden; border:1px solid #ddd;}
.ny_case_all ul li .case_pic img{width:100%; height: auto; overflow: hidden; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_case_all ul li p{width:100%; height:35px; line-height: 35px;  font-size:16px; color: #333; text-align: center;
    text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.ny_case_all ul li:nth-child(3n){margin-right: 0px;}
.ny_case_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}



/*新闻*/
.ny_news_top{width:100%; height: 300px; overflow: hidden}
.ny_news{width:100%; height: auto; overflow: hidden}
.ny_news ul{margin-bottom:20px;}
.ny_news li{height: 112px; overflow: hidden; border: 1px solid #dddddd; padding:16px 15px 0; margin-top: 19px;}
.ny_news li .ny_news_info{width:100%; height: 40px; overflow: hidden}
.ny_news li .ny_news_info h4{width:820px; height: 40px; line-height: 40px; float: left; font-size: 18px; color:#333; font-weight: normal; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_news li .ny_news_info span{font-size: 16px; color: #777777; float: right; line-height:40px;}
.ny_news li p{width:100%; height:32px; font-size: 15px; color: #777777; line-height:32px;}
.ny_news_top .slideBox2{width:100%; height:300px; overflow:hidden; position:relative; }
.ny_news_top .slideBox2 .hd{width:400px; height:25px; position: absolute; left:0; bottom:0}
.ny_news_top .slideBox2 .hd ul{width:auto; float: right}
.ny_news_top .slideBox2 .hd ul li{ float:left; margin-right: 10px; width:15px; height:15px; background:#fff; cursor:pointer; border-radius: 50% }
.ny_news_top .slideBox2 .hd ul li.on{background:none; border: 2px solid #fff; }
.ny_news_top .slideBox2 .bd{width:100%; height: auto; overflow: hidden}
.ny_news_top .slideBox2 .bd li{width:100%; height:300px; }
.news_img{width:446px; height: 300px; float: left}
.news_img img{width:100%; height: 100%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.news_info{width:65%; height: 300px; float: right}
.news_info h4{width:100%; height: 40px; line-height: 40px; font-size: 24px; color: #c7000b; font-weight: bold; margin: 15px 0; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.news_info span.r_riqi{font-size: 16px; color: #777777;}
.news_info p{width:100%; height:90px; font-size: 16px; color: #777777; line-height: 28px; margin:25px 0}
.r_more{width:152px; height: 42px; background: #fff; color: #c7000b; display: block; text-align: center; line-height: 42px; font-size: 16px; border: 1px solid #c7000b}
.ny_news li:hover{border:1px solid #c7000b}
.keyword_light video{width:500px;height:300px; margin:0px auto; display:block;}
.index_one{width:100%; height: auto; overflow: hidden; margin-bottom: 28px;}
.index_one_right{width:286px; height: auto; float: right}
.index_one_t{width:100%; height: 31px; border-bottom: 1px solid #dddddd}
.index_one_t h3{width:107px; height: 31px; background:url(../images/nav_bjs.png) no-repeat; padding-left: 10px; line-height: 31px; color: #ffffff; font-size: 20px; float: left}
.index_one_t a{font-size: 14px; color: #c7000b; float: right; line-height: 32px;}
.index_one_t a:hover{color:#c7000b;font-weight: bold;}


/*联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:100%;  height:400px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-top: 20px;}
.contact_right{width:50%;float: left; font-size: 16px; color: #666666; line-height:32px}
.ny_cont_wx{width:340px; height: auto; float: right}
.ny_cont_wx dl{width:140px; height: 200px; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px solid #e5e5e5; padding: 10px; background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}

.inside_pro_main{ margin-top:40px; overflow: hidden;}
.inside_pro_main .index_pro .index_pro_col{ display: table; height: 42px; margin: 0 auto; padding: 0px 0 25px 0;}
.inside_pro_main .index_pro .index_pro_col li{ height: 42px; float: left; width: 149px; text-align: center; background: #eee; margin:0 5px; line-height: 42px; padding-left: 0;}
.inside_pro_main .index_pro .index_pro_col li a{ display: block; font-size: 16px; color: #333;}
.inside_pro_main .index_pro .index_pro_col li.proOn{ background: #c7000b}
.inside_pro_main .index_pro .index_pro_col li.proOn a{ color: #fff;}
.inside_pro_main .index_pro .index_pro_list{ overflow: hidden;}
.inside_pro_main .picScroll-fwfw{ position: relative;}
.inside_pro_main .picScroll-fwfw .bd{ overflow: hidden;}
.inside_pro_main .picScroll-fwfw .bd li{ width:345px; margin-right: 20px; background: #f6f6f6; float: left;}
.inside_pro_main .picScroll-fwfw .bd li:last-child{ margin-right: 0;}
.inside_pro_main .picScroll-fwfw .bd li .pic{ width:345px; height:auto; overflow: hidden; position: relative;}
.inside_pro_main .picScroll-fwfw .bd li .pic img.pro_pic{ width: 100%; display:block;}
.inside_pro_main .picScroll-fwfw .bd li .pic .more_img{height: 100%; width:350px; position: absolute; bottom: -100%; background: rgba(199,0,11,0.7); text-align: center; transition: all 0.3s;}
.inside_pro_main .picScroll-fwfw .bd li .pic .more_img img{ margin-top:120px;}
.inside_pro_main .picScroll-fwfw .bd li .pic .more_img p{ text-align: center; font-size: 16px; line-height: 2; color: #fff;}
.inside_pro_main .picScroll-fwfw .bd li :hover .pic .more_img{ bottom: 0; transition: all 0.3s;}
.inside_pro_main .picScroll-fwfw .bd li .title{ height: 96px; background: #f6f6f6; padding: 22px 30px; position: relative; transition: all 0.3s;}
.inside_pro_main .picScroll-fwfw .bd li .title p{ font-size: 18px; color: #333; line-height: 1.4; font-weight: bold; width:100%; height:35px; line-height:35px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.inside_pro_main .picScroll-fwfw .bd li .title span{ font-size: 14px; color: #999; line-height: 1.4; text-transform: uppercase;}
.inside_pro_main .picScroll-fwfw .bd li .title::after{ content: ""; position: absolute; display: block; height: 42px; width: 42px; right: 30px; top: 26px; transition: all 0.3s;}
.inside_pro_main .picScroll-fwfw .bd li:hover .title{ background: #333}
.inside_pro_main .picScroll-fwfw .bd li:hover .title *{ color: #fff;}
.inside_pro_main .picScroll-fwfw .bd li:hover .title::after{ background: url(../images/qy_6.png)no-repeat center;}


.inside_title_1{ overflow: hidden; text-align:center; margin-bottom: 30px;}
.inside_title_1 p{ font-size: 32px; font-weight:normal;color: #333; line-height: 1.8;}
.inside_title_1 p span{ color: #c7000b}
.inside_title_1 em{ display: block; text-align: center; font-size: 15px; color: #666;}
.inex_news_main{ overflow: hidden;}
.inex_news_main li{ width: 49%;  background: #f8f8f8; padding: 20px; float: left; margin-bottom: 20px; overflow: hidden;}
.inex_news_main li:nth-child(2n){ float:right;}
.inex_news_main li .pic{ float: left; height: 133px; width: 187px; overflow: hidden; margin-right: 20px;}
.inex_news_main li .pic img{ width: 100%; transition: all .4s;}
.inex_news_main li:hover .pic img{transform: scale(1.08); transition: all .4s;}
.inex_news_main li p a{ font-size: 16px; line-height: 32px;     overflow: hidden; display: block;
    white-space: nowrap;
    text-overflow: ellipsis;}
.inex_news_main li p a:hover{ color: #c7000b}
.inex_news_main li span{ font-size: 14px; color: #999; display: block; line-height: 32px;}
.inex_news_main li i{font-style: normal; font-size: 14px; line-height: 30px; text-align: justify; color: #666; display: block;}




/* 内页通用产品推荐 */
.inside_pro{margin-top: 20px; margin-bottom:40px;}
.inside_pro h3{  height: 54px; line-height: 54px;  position: relative; margin-bottom: 20px; font-weight: bold; color: #333;  font-size: 24px;}
.inside_pro h3::after{ content: ""; position: absolute;  height: 8px;  width: 86px; bottom: 0; left: 0; background: url(../images/fengen_10.png) no-repeat center; }
.inside_pro h3 span{ font-size:18px; margin-left: 10px; font-weight: bold; color: #dedede;}
.picScroll-ipro{  width: 1200px; position:relative;overflow: hidden; padding-bottom:10px; margin:0px auto;}
.picScroll-ipro .bd ul{height: auto; }
.picScroll-ipro .bd ul li{ width: 287px; float: left; margin-right: 18px; position: relative; padding-bottom:10px;}
.picScroll-ipro .bd ul li .pic{ height:auto; width: 287px; overflow: hidden;}
.picScroll-ipro .bd ul li .pic img{ width: 100%;transition: all .4s;}
.picScroll-ipro .bd ul li:hover .pic img{transform: scale(1.08); transition: all .4s;}
.picScroll-ipro .bd ul li .title{  height: 54px;  width: 100%; background: #fff;  box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.05)}
.picScroll-ipro .bd ul li .title a{ height: 54px; line-height: 54px; display: block; position: relative; padding-left: 30px;  transition: all .4s; font-size: 15px;}
.picScroll-ipro .bd ul li:hover .title a{ height: 54px; line-height: 54px; display: block; position: relative; padding-left: 50px; }
.picScroll-ipro .bd ul li .title a::before{ content: ""; position: absolute; height: 1px;  width: 10px; background: #c7000b; bottom: 30px; left: 16px; transition: all .4s;}
.picScroll-ipro .bd ul li:hover .title a::before{ content: ""; position: absolute; height: 1px;  width: 30px; background: #c7000b; bottom: 30px; left: 16px;}
.picScroll-ipro .bd ul li .title span{ float: right; font-size: 14px; color: #999; padding-right: 15px;}
.picScroll-ipro .hd .next,.picScroll-ipro .hd .prev{ position: absolute; top:80px; z-index: 9999; height: 54px; width: 30px; }
.picScroll-ipro .hd .next{ background: rgba(0,0,0,0.7) url(../images/inside_right1.png) no-repeat center; float: right; cursor: pointer; right: 0px;}
.picScroll-ipro .hd .prev{ background: rgba(0,0,0,0.7) url(../images/inside_left.png) no-repeat center; float: left; cursor: pointer; left: 0px;}



@media screen and (max-width:1550px){
	.w1440,.container{width:1200px;}
	.in_about_xx{ padding:6% 7% 0;}
	.ab_more{margin: 30px auto 0;}
	.in_news_ul li{padding: 13px 5%; margin-bottom: 19px;}
	.footer_right{margin-left: 3%; width: 52%}
	.footer_nav a{margin-right: 6%}
	.nav{width:60%}
	.news_info{width:59%}
	.inside_pro_main .picScroll-fwfw .bd li,.inside_pro_main .picScroll-fwfw .bd li .pic,.inside_pro_main .picScroll-fwfw .bd li .pic .more_img{width:285px}
	
}


@media screen and (max-width:1220px){
	.h_dianhua{padding: 0 20px 0 50px;     background: #c7000b url(../images/h_dh.png) no-repeat 20px center;}
	
}



